home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 2 / Atari Mega Archive CD - Volume 2.iso / 8bit / cislib_b / patch.doc < prev    next >
Text File  |  1995-04-22  |  3KB  |  133 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.      DOS 2.5 patch for HomePak 
  7.      ------------------------- 
  8.  
  9.      PATCH.OBJ will patch a copy of your master HomePak disk to fully  
  10.      support DOS 2.5 and its Ramdisk software.  Note that the programs as  
  11.      supplied will read and write files to drive 8.  The only thing you  
  12.      can't do is get directories, and that is what these patches entail. 
  13.       
  14.      The programs that need to be patched are HOMETERM and HOMETEXT.   
  15.      (There are no directories in HOMEFIND so it's okay as is.)  First  
  16.      thing you need to do is to make a "J" copy of your master HomePak  
  17.      disk.  If you've previously made changes to any of the files (such as  
  18.      via the HomeTerm Customizer, or by copying any of the HomePak files  
  19.      to another disk) this patch utility might not work.  In that case,  
  20.      see the appendix for an alternate patching method. 
  21.       
  22.      PATCH.OBJ is a binary load file.  (Portions of PATCH.OBJ use the  
  23.      Action! run-time package, copyright ACS.)  Load the program by using  
  24.      the "L" option from the DUP.SYS menu. 
  25.       
  26.      Once the program has loaded, you'll be prompted to put a <COPY> of  
  27.      your master HomePak disk in drive 1.  Once you've done so, press the  
  28.      [RETURN] key, and when it says "Done!" you're all finished.  Boot the  
  29.      new disk as normal and you now have directories for drives 1-8. 
  30.       
  31.      If you get the error message: 
  32.       
  33.      Expected byte incorrect-nothing done. 
  34.       
  35.      then PATCH.OBJ didn't find the bytes it was looking to patch.  In  
  36.      that case: 
  37.       
  38.                                     APPENDIX 
  39.                                     -------- 
  40.      If PATCH.OBJ gives you errors, or you've modified the HomePak  
  41.      programs as described above, then you'll be reduced to patching the  
  42.      files directly using a sector editor, such as SHERLOCK or DISKEY. 
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.                                       -1- 
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.      DOS 2.5 patch for HomePak 
  73.      ------------------------- 
  74.  
  75.       
  76.      HomeTerm 
  77.      -------- 
  78.       
  79.      Search for: 
  80.        70 4C C9 70 15 B1 2D B4 
  81.                             ^^ 
  82.            change to $B8----|| 
  83.       
  84.      Search for: 
  85.        4C 78 79 AD E1 71 C9 35 
  86.                             ^^ 
  87.            change to $39----|| 
  88.       
  89.      Search for: 
  90.        4C 73 82 AD EF 7B C9 35 
  91.                             ^^ 
  92.            change to $39----|| 
  93.       
  94.      HomeText 
  95.      -------- 
  96.       
  97.      Search for: 
  98.        BB 45 60 FF 15 B1 2D B4 
  99.                             ^^ 
  100.            change to $B8----|| 
  101.       
  102.      Search for: 
  103.        4C 23 93 AD 50 8D C9 35 
  104.                             ^^ 
  105.            change to $39----|| 
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.                                       -2- 
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.